[INFO] cloning repository https://github.com/turboladen/ruby-rbs-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turboladen/ruby-rbs-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturboladen%2Fruby-rbs-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturboladen%2Fruby-rbs-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d81330535859d7c593ad4a172c97c6b06da75df
[INFO] checking turboladen/ruby-rbs-parser against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturboladen%2Fruby-rbs-parser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/turboladen/ruby-rbs-parser
[INFO] finished tweaking git repo https://github.com/turboladen/ruby-rbs-parser
[INFO] tweaked toml for git repo https://github.com/turboladen/ruby-rbs-parser written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turboladen/ruby-rbs-parser on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/turboladen/ruby-rbs-parser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7bf5c74986f517a0841ef0f9cae5d11eaf69d5b61b701c363fc260e76a0a914b
[INFO] running `Command { std: "docker" "start" "7bf5c74986f517a0841ef0f9cae5d11eaf69d5b61b701c363fc260e76a0a914b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7bf5c74986f517a0841ef0f9cae5d11eaf69d5b61b701c363fc260e76a0a914b" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bf5c74986f517a0841ef0f9cae5d11eaf69d5b61b701c363fc260e76a0a914b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7bf5c74986f517a0841ef0f9cae5d11eaf69d5b61b701c363fc260e76a0a914b" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking ruby-rbs-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/declarations.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_class_decl(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_class_decl(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/declarations.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_module_decl(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                                  ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_module_decl(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/declarations.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_const_decl(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_const_decl(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/members.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_method(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                             ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_method(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/members.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_alias(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                            ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_alias(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/members.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_attribute(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_attribute(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/members.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_include(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                              ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_include(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/members.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_extend(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                             ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_extend(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/types.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_class_instance_name(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                                          ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                          |
[INFO] [stdout]   |                                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_class_instance_name(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/types.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_interface_name(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                                     ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_interface_name(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_alias_name(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_alias_name(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:17:43
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_singleton_class_name(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                           ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_singleton_class_name(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_literal(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                              ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_literal(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_string_literal(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                     ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_string_literal(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn parse_symbol_literal(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                     ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn parse_symbol_literal(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn parse_integer_literal(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                      ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn parse_integer_literal(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/declarations.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_class_decl(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_class_decl(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/declarations.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_module_decl(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                                  ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_module_decl(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/declarations.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_const_decl(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_const_decl(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/members.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_method(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                             ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_method(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/members.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_alias(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                            ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_alias(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/members.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_attribute(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_attribute(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/members.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_include(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                              ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_include(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/members.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_extend(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                             ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_extend(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/types.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_class_instance_name(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                                          ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                          |
[INFO] [stdout]   |                                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn parse_class_instance_name(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/types.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_interface_name(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]   |                                     ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn parse_interface_name(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]   |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_alias_name(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                 ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_alias_name(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:17:43
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_singleton_class_name(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                           ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_singleton_class_name(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_literal(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                              ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_literal(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_string_literal(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                     ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_string_literal(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn parse_symbol_literal(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                     ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn parse_symbol_literal(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn parse_integer_literal(source: &str) -> Result<Pairs<Rule>, Error<Rule>> {
[INFO] [stdout]    |                                      ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn parse_integer_literal(source: &str) -> Result<Pairs<'_, Rule>, Error<Rule>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
[INFO] running `Command { std: "docker" "inspect" "7bf5c74986f517a0841ef0f9cae5d11eaf69d5b61b701c363fc260e76a0a914b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bf5c74986f517a0841ef0f9cae5d11eaf69d5b61b701c363fc260e76a0a914b", kill_on_drop: false }`
[INFO] [stdout] 7bf5c74986f517a0841ef0f9cae5d11eaf69d5b61b701c363fc260e76a0a914b
